home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000144_icon-group-sender _Fri Jun 28 16:29:04 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Fri, 28 Jun 1996 12:34:35 MST
  2. Message-Id: <31D3FA40.1435@tees.ac.uk>
  3. Date: Fri, 28 Jun 1996 16:29:04 +0100
  4. From: Hamish Lawson <H.Lawson@tees.ac.uk>
  5. Organization: University of Teesside
  6. X-Mailer: Mozilla 3.0b4Gold (Win95; I)
  7. Mime-Version: 1.0
  8. To: icon-group@cs.arizona.edu
  9. Subject: Ordered tables
  10. References: <9606221325.AA26435@ursus.cs.arizona.edu>
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14. Status: O
  15.  
  16. I'd like to be able to obtain the keys of a table in the order of their 
  17. creation (key() produces them in random order). Is there a way to do 
  18. this? Failing that, what is the best way to go about implementing a data 
  19. structure in Icon that is both indexed and ordered?
  20.  
  21. | Hamish Lawson, School of Computing and Mathematics, 
  22. | University of Teesside, Middlesbrough, Cleveland, UK, TS1 3BA 
  23. | Tel: +44 1642 212695  Fax: +44 1642 342604
  24. | E-mail: H.Lawson@tees.ac.uk
  25.